seed n. (pl. seed(s)) 1.〔集合词〕【植物;植物学】种;种子。 2.颗粒;晶粒。 3.〔pl. 通例 seed〕 【生理】精液;鱼精;鱼卵;蚝(等的)卵。 4.子孙;苗裔;后裔;种族。 5.〔pl. 通例 seeds〕萌芽;根本;根源。 6.(玻璃中的)气泡。 the seeds of disease 病因;病根。 go [run] to seed 1. 花谢结子。 2. 消瘦;失去活力;衰颓[落];〔美国〕成为废料。 in seed 1. 在结实[结子]时期。 2. 播着种的。 raise up seed 繁殖子嗣。 vi. 1.播种。 2.结实;结出种子;成熟;脱籽。 vt. 1.播(种);去…的核;脱…的籽;弄去…的种子。 2.催促发育[成长];催化;催促加速。 3.用种子花样装饰;把…做成点花底子。 4.【运】从(运动员)中挑选种子选手。 seeding stage 出苗期。 seeding time 播种期。 seed down 撒种;播种。 seed the draw 【运】安排种子选手分布在各组出场。
value n. 1.价值;重要性;益处。 2.估价,评价。 3.价格,所值;交换力。 4.(邮票的)面值。 5.等值;值得花的代价。 6.(字等的)真义,意义。 7.【数学】值;【语言学】音值;【生物学】(分类上的)等级;【音乐】音的长短;【绘画】明暗配合。 8.〔 pl.〕生活的理想,道德价值;社会准则。 rated value 额定值。 proper value 【物理学】本征值。 commercial [economic] value 经济价值。 exchange(able) value (= value in exchange) 交换价值。 value in use 使用价值。 surplus value 剩余价值。 face value 票面价格。 market value市价。 pay full value for sth. 对某物付足代价。 the value of the dollar 美元的购买力。 the value of a symbol 某符号的意义。 be of [no] value有[无]价值。 (for) value received 〔支票用语〕贷款…正。 of value有价值的 (news of value重要消息)。 out of value(绘画等)明暗不调和。 place a value on 估价,评价。 put [set] a high [much] value (up)on 高估;重视,看重。 vt. 1.给…估价,定…的价。 2.对…作出评价;尊重,看重(Troops are valued for quality rather than for number. 兵贵精不贵多)。 value oneself for (what one does, etc.) 夸耀(自己事业等)。 value oneself (up)on 自夸 (sth.) (value up(on) one's knowledge 夸耀自己的知识)。
Do you recommend the use of various seed values ? if so , how many 你是否建议使用不同的种子值?如果是,多少个?
The value returned by the system timer is used as the new seed value ,则用系统计时器返回的值作为新的种子值。
Function s random - number generator , giving it a new seed value 函数的随机数生成器初始化,并给它一个新的种子值。
Application which does nothing but consecutively calculate the fibonacci numbers with different seed values )应用程序作为基准,它不做任何事情,只是连续不断地使用不同的种子数值计算fibonacci数字。
Function with no arguments uses the same number as a seed the first time it is called , and thereafter uses the last - generated number as a seed value 函数使用第一次调用此函数的同一数字作为种子,并从此使用上一次生成的数字作为种子值。
For example , if all records in the database have been deleted , compacting the database sets the value of the identity column of the next record to the seed value 例如,如果数据库中的所有记录均已被删除,对数据库进行压缩便会将下一条记录的标识列的值设为种子值。
Function start with a seed value and generate numbers that fall within a finite range , the results may be predictable by someone who knows the algorithm used to generate them 函数从一个种子值开始,然后生成处于有限范围内的数字,因此,如果某个人知道生成这些数字的算法,他就可以预测结果。
Using the random class to generate a random number by default doesn ' t mean you will receive a random number for every situation , but by using some very easy methods such as seed values and different algorithms 但是一定要注意避免每次产生的随机数是同一个数列,这时候要用改变种子值,和种子运算法则来改变随机队列。
Pseudo - random number generator , a mechanism used in a computer system to create , in as non - deterministic a manner as possible , a seed value from which a pseudo - random number will be derived 伪随机数发生器( pseudo - random number generator ) ,它是在计算机系统中使用的以尽可能不确定的方式创建种子值的一种机制,然后从该种子值派生出伪随机数。